From: Glenn Morris Date: Tue, 18 Aug 2009 07:30:14 +0000 (+0000) Subject: (Acknowledgments): Add ucs-normalize.el. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11044 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4ea48c5b356e196cd176dd05e8c876a575d45533;p=emacs.git (Acknowledgments): Add ucs-normalize.el. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 36d5c4db085..f9668e96aae 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -3,6 +3,8 @@ * ack.texi (Acknowledgments): * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el. + * ack.texi (Acknowledgments): Add ucs-normalize.el. + 2009-08-09 Glenn Morris * ack.texi (Acknowledgments): diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index bb094d1c031..96d82278ef6 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -540,7 +540,7 @@ those databases to the format used by the LaTeX text formatting package. @item Taichi Kawabata added support for Devanagari script and the Indian -languages. +languages, and wrote @file{ucs-normalize.el} for Unicode normalization. @item Taro Kawagishi implented the MD4 Message Digest Algorithm in Lisp; and